projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
611cf84
)
stylecontext: add a sidebar style class
author
Cosimo Cecchi
<cosimoc@gnome.org>
Thu, 17 Mar 2011 21:09:05 +0000
(17:09 -0400)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Thu, 17 Mar 2011 21:12:53 +0000
(17:12 -0400)
gtk/gtkstylecontext.h
patch
|
blob
|
history
diff --git
a/gtk/gtkstylecontext.h
b/gtk/gtkstylecontext.h
index daf997fa08bc38a2d409474860f114ce19ac253e..e687ff13e477ca565b400d007a1e3bfc5ff67371 100644
(file)
--- a/
gtk/gtkstylecontext.h
+++ b/
gtk/gtkstylecontext.h
@@
-393,6
+393,13
@@
struct _GtkStyleContextClass
*/
#define GTK_STYLE_CLASS_VIEW "view"
+/**
+ * GTK_STYLE_CLASS_SIDEBAR:
+ *
+ * A widget class defining a sidebar
+ */
+#define GTK_STYLE_CLASS_SIDEBAR "sidebar"
+
/**
* GTK_STYLE_CLASS_HIGHLIGHT:
*